PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRubberStampAnnotation Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the stamp color.
    Syntax
    public PDFColor getColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFColor that represents the stamp color.
    See Also